Skip to content

chore: enhance .gitignore with common patterns#84

Open
Arnaud M. (ameukam) wants to merge 1 commit into
agent-substrate:mainfrom
ameukam:enhance-gitignore
Open

chore: enhance .gitignore with common patterns#84
Arnaud M. (ameukam) wants to merge 1 commit into
agent-substrate:mainfrom
ameukam:enhance-gitignore

Conversation

@ameukam
Copy link
Copy Markdown
Contributor

@ameukam Arnaud M. (ameukam) commented May 26, 2026

It's a good idea to open an issue first for discussion.

  • Tests pass
  • Appropriate changes to documentation are included in the PR

Comment thread .gitignore Outdated
Comment thread .gitignore Outdated
Add ignore rules for:
- Build outputs (/_output/ for SBOMs and image refs)
- Go test and coverage artifacts (*.test, *.out, coverage.*)
- OS artifacts (.DS_Store, Thumbs.db)
- Editor/IDE files (.idea/, .vscode/, swap files)
- Local worktrees (/.worktrees/)
- Fix missing trailing newline

Signed-off-by: Arnaud Meukam <ameukam@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants